projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c427b83
)
*** empty log message ***
author
Glenn Morris
<rgm@gnu.org>
Sun, 19 May 2002 23:19:42 +0000
(23:19 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 19 May 2002 23:19:42 +0000
(23:19 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 69234e28122a87fce7297e08f035b1912e640e40..24ef3f482c13f58619ca128e0b7802bcc53c002b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-3,6
+3,9
@@
* progmodes/f90.el (f90-match-end, f90-break-line): Simplify a bit.
(f90-get-present-comment-type): Fix earlier change.
(f90-comment-indent): Doc fix.
+ (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case)
+ (f90-looking-at-if-then): Remove lets.
+ (f90-looking-at-where-or-forall): Handle if split over lines.
2002-05-19 Richard M. Stallman <rms@gnu.org>